Returns an enumerator that iterates through the IndexedDataTable<(Of <(<'TRow>)>)>.
Namespace:
C1.LiveLinq.AdoNetAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public IEnumerator<TRow> GetEnumerator() |
Visual Basic |
---|
Public Function GetEnumerator As IEnumerator(Of TRow) |